PhoneNumberCollection Methods |
The PhoneNumberCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
Adds phone number to the collection.
| |
| Clear |
Removes all elements from the PhoneNumberCollection.
| |
| CopyTo |
Copies an PhoneNumberCollection array to the collection, starting at a specified target index.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator |
Returns an IEnumerator that can iterate through the PhoneNumberCollection.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Remove |
Removes the specified phone number from the collection, if it is present.
| |
| ToString |
Converts the value of this instance to its equivalent string representation.
(Overrides ObjectToString.) |